Microsoft Windows graphic

To move a server cluster to another domain

  1. Create a user account for the Cluster service in the new domain.

    For more information, see "To create a new user account" in Related Topics.

  2. Open Local Security Policy and grant that account the following rights:

    By default, the Cluster service account inherits the following user rights as a result of being a member of the local Administrators group:

    If your organization has removed these user rights from the default set of privileges assigned to the local Administrators group, you need to specifically assign these user rights to the Cluster service account.

  3. Important

  4. Stop the Cluster service on all nodes.

    For more information, see "To stop the Cluster service" in Related Topics.

  5. Power down all nodes except one.
  6. Move the node to another domain.

    For more information, see "To join a domain" in Related Topics.

  7. Set the Cluster service to start manually.

    For more information, see "To set the Cluster service to only start manually" in Related Topics.

  8. Restart the node.
  9. On the node, change the service account used by the Cluster service to log on to the domain using the user account you just created.

    How?

    1. Open Computer Management.
    2. In the console tree, click Services.
    3. In the details pane, click Cluster Service.
    4. On the Action menu, click Properties.
    5. On the Log On tab, select This account, and then supply the new account and password.
  10. Start the Cluster service.

    For more information, see "To start the Cluster service" in Related Topics.

  11. Verify that cluster node is operating correctly.

    How?

    1. Bring all resources online.

      For more information, see "To bring a resource online" in Related Topics.

    2. Ping the IP address of the cluster, the individual nodes, and any resource containing an IP address (for example, a virtual server) from all clients. That is, on each client, type the following at the command prompt:

      ping xxx.xxx.xxx.xxx

      where xxx.xxx.xxx.xxx is the IP address.

    Important

  12. Power up another node and repeat steps 5-10 to migrate the other nodes, one by one, to the new domain.

Caution

Notes

Related Topics